Global Index
HTML5 JS API Index > DOM Tutorials & Specs

AutocompleteErrorEvent

Extends Event.

Properties
AutocompleteErrorReason
reason
The reason attribute must return the value it was initialized to. When the object is created, this attribute must be initialized to the empty string. It represents the context information for the event.
Constructor
AutocompleteErrorEvent(DOMString type, optional AutocompleteErrorEventInit eventInitDict)